home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Night of the Living Disc / Night of the Living Disc.2mg / Dev.CD.5 / Tools / DTS.Samples / SC14FontReport / Build next >
Encoding:
Apple IIgs Source Code  |  1990-05-31  |  187 b   |  8 lines  |  [B0] Apple IIgs Source Code (0x0006)

  1. echo compiling fontreport.c
  2. compile fontreport.c    keep=o/fontreport
  3.  
  4. delete -c o/finder.data
  5. linkiigs < fontreport.link
  6. duplicate -r r.fontreport c.fontreport
  7. filetype c.fontreport s16
  8.